Platform Explorer / Nuxeo Platform LTS 2017 9.10

Contribution org.nuxeo.importer.stream.automation.contrib--operations

This contribution is part of XML component org.nuxeo.importer.stream.automation.contrib inside nuxeo-importer-stream-9.10.jar /OSGI-INF/operations-contrib.xml

Extension Point

Extension point operations of component OperationServiceComponent.

Contributed Items

  • <operation class="org.nuxeo.importer.stream.automation.RandomBlobProducers"/>
  • <operation class="org.nuxeo.importer.stream.automation.BlobConsumers"/>
  • <operation class="org.nuxeo.importer.stream.automation.RandomDocumentProducers"/>
  • <operation class="org.nuxeo.importer.stream.automation.DocumentConsumers"/>

XML Source

<extension point="operations" target="org.nuxeo.ecm.core.operation.OperationServiceComponent">
    <operation class="org.nuxeo.importer.stream.automation.RandomBlobProducers"/>
    <operation class="org.nuxeo.importer.stream.automation.BlobConsumers"/>
    <operation class="org.nuxeo.importer.stream.automation.RandomDocumentProducers"/>
    <operation class="org.nuxeo.importer.stream.automation.DocumentConsumers"/>
  </extension>